home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / graphics / show40a.arj / EXAMPLES.EXE / GUESS.TXT < prev    next >
Text File  |  1993-12-01  |  957b  |  29 lines

  1. GUESS.TXT
  2. ---------
  3. Guess is a small game made in and run with DataShow. Guess demonstrates
  4. a few of the many capabilities of DataShow. DataShow makes it easy to
  5. make a lot of powerfull things with limited effort.
  6.  
  7. The object of Guess is to guess a secret number.
  8.  
  9. You simply start Guess by using the accompanying guess.bat file by
  10. simply typing GUESS and then pressing the <Enter> key. Or by selecting
  11. GUESS.SHW from the Run menu in the DataShow integrated environment.
  12.  
  13. A screen is shown, and you are prompted to input a number.
  14.  
  15. Example:
  16.  
  17.                  Enter numer:
  18.  
  19. After you type in a number and hit <Enter> the script will tell you if
  20. the secret number is higher or lower until the right number is found.
  21.  
  22. See the potential for making lots of similar scripts in DataShow?
  23.  
  24. This script can easily be converted to Graphics mode for fancy displays
  25. and lots of other features can easily be added.
  26.  
  27. GOOD LUCK, from
  28.  
  29. RMP Data